StartAngle Property (FlexRadar<T>)
In This Topic
Gets or sets the starting angle for the radar, in degrees. Angles are measured clockwise, starting at the 12 o'clock position.
Syntax
'Declaration
Public Property StartAngle As Integer
public int StartAngle {get; set;}
See Also